func net.roundDurationUp

2 uses

	net (current package)
		tcpsock.go#L396: func roundDurationUp(d time.Duration, to time.Duration) time.Duration {
		tcpsockopt_unix.go#L17: 	secs := int(roundDurationUp(d, time.Second))